PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFOcspClientEvent Class / getOcspUrl Method
In This Topic
    getOcspUrl Method
    In This Topic
    Gets the URL from where the OCSP information can be retrieved.
    Syntax
    public java.lang.String getOcspUrl()

    Return Value

    The URL from where the OCSP information can be retrieved.
    See Also